The 2.1.0 update does not adhere to semver? #120
AdamGaskins
started this conversation in
General
Replies: 2 comments 2 replies
-
From the README: "Important: Model support was dropped in 2.1. For Model support, use 2.0.5 or below". I suggest to implement the necessary tests to avoid those issues on your production environment. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Model support added back in 2.1.2. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The 2.1.0 update broke my code in production because I was still extending the Model class instead of using the trait. Shouldn't this breaking change have been in a 3.0 update?
Beta Was this translation helpful? Give feedback.
All reactions