Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare next major release #804

Merged
merged 16 commits into from
Jun 25, 2024
Merged

Prepare next major release #804

merged 16 commits into from
Jun 25, 2024

Commits on Jun 18, 2024

  1. feat: switch to esm build

    BREAKING CHANGE: you may need to adjust your imports as some
    of the paths have been changed
    hwbllmnn committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    71502fb View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. feat: use esm build & update geostyler-style

    BREAKING CHANGE: You may need to adapt your imports, your bundler
    config or other configs when using this module to make sure your
    tooling knows this is now an esm module.
    hwbllmnn committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    4da7581 View commit details
    Browse the repository at this point in the history
  2. chore(release): 5.0.0-next.1 [skip ci]

    ## [5.0.0-next.1](v4.3.0...v5.0.0-next.1) (2024-06-19)
    
    ### ⚠ BREAKING CHANGES
    
    * You may need to adapt your imports, your bundler
    config or other configs when using this module to make sure your
    tooling knows this is now an esm module.
    * you may need to adjust your imports as some
    of the paths have been changed
    
    ### Features
    
    * switch to esm build ([71502fb](71502fb))
    * use esm build & update geostyler-style ([4da7581](4da7581))
    
    ### Bug Fixes
    
    * move variable declaration ([6837cf8](6837cf8))
    * parsing of property functions in filter args ([484bb8c](484bb8c))
    semantic-release-bot committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    66b233f View commit details
    Browse the repository at this point in the history
  3. fix: fix imports & exports

    hwbllmnn committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f906dc1 View commit details
    Browse the repository at this point in the history
  4. chore(release): 5.0.0-next.2 [skip ci]

    ## [5.0.0-next.2](v5.0.0-next.1...v5.0.0-next.2) (2024-06-19)
    
    ### Bug Fixes
    
    * fix imports & exports ([f906dc1](f906dc1))
    semantic-release-bot committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    0174151 View commit details
    Browse the repository at this point in the history
  5. fix: cleanup imports

    hwbllmnn committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    605ccc7 View commit details
    Browse the repository at this point in the history
  6. chore(release): 5.0.0-next.3 [skip ci]

    ## [5.0.0-next.3](v5.0.0-next.2...v5.0.0-next.3) (2024-06-19)
    
    ### Bug Fixes
    
    * cleanup imports ([605ccc7](605ccc7))
    semantic-release-bot committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    6550a17 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cd83ecc View commit details
    Browse the repository at this point in the history
  8. chore(release): 5.0.0-next.4 [skip ci]

    ## [5.0.0-next.4](v5.0.0-next.3...v5.0.0-next.4) (2024-06-19)
    
    ### Bug Fixes
    
    * use preserve module strategy ([cd83ecc](cd83ecc))
    semantic-release-bot committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    ac18fde View commit details
    Browse the repository at this point in the history
  9. fix: add module, update node

    hwbllmnn committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    299acb8 View commit details
    Browse the repository at this point in the history
  10. chore(release): 5.0.0-next.5 [skip ci]

    ## [5.0.0-next.5](v5.0.0-next.4...v5.0.0-next.5) (2024-06-19)
    
    ### Bug Fixes
    
    * add module, update node ([299acb8](299acb8))
    semantic-release-bot committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    d5b153f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    32f4f84 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    48b7386 View commit details
    Browse the repository at this point in the history
  2. chore(release): 5.0.0-next.6 [skip ci]

    ## [5.0.0-next.6](v5.0.0-next.5...v5.0.0-next.6) (2024-06-20)
    
    ### Bug Fixes
    
    * update geostyler-style & cleanup package.json ([48b7386](48b7386))
    * update node versions [skip ci] ([32f4f84](32f4f84))
    semantic-release-bot committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    5b180e9 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. ci: add discord workflow

    KaiVolland committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a94192a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a960b7d View commit details
    Browse the repository at this point in the history