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

Conversation

hwbllmnn
Copy link
Contributor

Description

This will contain all breaking changes that happen during preparation of the next major release, including to switch to esm build in all related geostyler base packages.

Pull request type

  • Bugfix
  • Feature
  • Dependency updates
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe)
  • I am unsure (we'll look into it together)

Do you introduce a breaking change?

  • Yes
  • No
  • I am unsure (no worries, we'll find out)

Checklist

  • I understand and agree that the changes in this PR will be licensed under the BSD 2-Clause License
  • I have followed the guidelines for contributing
  • The proposed change fits to the content of the code of conduct
  • I have added or updated tests and documentation, and the test suite passes (run npm test locally)
  • I'm lost; why do I have to check so many boxes? Please help!

hwbllmnn and others added 3 commits June 18, 2024 09:21
BREAKING CHANGE: you may need to adjust your imports as some
of the paths have been changed
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.
## [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))
@hwbllmnn hwbllmnn mentioned this pull request Jun 19, 2024
17 tasks
@KaiVolland KaiVolland merged commit a7365a0 into master Jun 25, 2024
5 of 6 checks passed
@jansule
Copy link
Contributor

jansule commented Jun 25, 2024

🎉 This PR is included in version 5.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants