1.0.0 #705
PierreBtz
announced in
Announcements
1.0.0
#705
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm glad to announce the release of version 1.0.0.
The switch to a 1.x version does not mean a thing, it's just a long overdue bump.
0.x.y versioning didn't make a lot of sense for this library anymore and it confused some folks when breaking changes happened on minor bumps.
This release contains one breaking change. If you persisted a
Trigger
with a previous version of the library, thecreatedAt
,updatedAt
andcategoryId
field will be null when deserialised. See the Pull Request for more details.A big thank you to all our contributors for this release: @jonnybbb, @diendanyoi54 and @besbes.
💥 Breaking changes
🚀 New features and improvements
🐛 Bug Fixes
📦 Dependency updates
This discussion was created from the release 1.0.0.
Beta Was this translation helpful? Give feedback.
All reactions