Releases: 6RiverSystems/where-filter
Releases · 6RiverSystems/where-filter
v3.0.0: feat: typescriptification (#37)
3.0.0 (2025-01-03)
Breaking Changes
BREAKING CHANGE:
default require() imports no longer work, see notes in https://github.com/6RiverSystems/where-filter/pull/37
- kick circle BREAKING CHANGE: default "require" style import no longer supported (f50e1a0)
Feature
Bug Fixes
- marginally better type (71fdb1e)
- more cleanup (b6ae5e9)
- actually bring back the function option (694f324)
- small cleanups (5296348)
- slightly better type (d6eb479)
- don't need incremental (ef30b19)
- lint (e28934c)
- publish source (4d961e4)
- always publish maybe (a9c5fdf)
- use newer node (a53161c)
- persist build (e19d837)
- add build steps (7909103)
- lint (594af36)
v2.1.0-typescript.9
v2.1.0-typescript.8
v2.1.0-typescript.7
v2.1.0-typescript.6
v2.1.0-typescript.5
v2.1.0-typescript.4
2.1.0-typescript.4 (2025-01-03)
Breaking Changes
- kick circle BREAKING CHANGE: default "require" style import no longer supported (f50e1a0)