niklasf / chessops

Chess and chess variant rules and operations in TypeScript
https://niklasf.github.io/chessops/
GNU General Public License v3.0
118 stars 34 forks source link

 WARN  deprecated chessops@0.12.8: Version published from wrong branch #176

Closed eguneys closed 8 months ago

eguneys commented 8 months ago

What is this warning, how do I get rid of it.

niklasf commented 8 months ago

Release 0.12.8 is marked as deprecated, because it was published by mistake.

For a quick fix, downgrade to 0.12.7.

Or upgrade to a newer version (latest is 0.14.0). See the changelog for details.