Bug Fixes
- correct filename casing for filterPluginsForNative.d.ts (natew)
- add root postinstall to build if dist missing (natew)
- make example postinstall fail silently in CI (natew)
- bump security resolutions and fix test.fixme (natew)
- remove minimatch resolution (breaks depcheck) (natew)
- regenerate lockfile for tamagui rc.16 upgrade (natew)
- compiler: treat NODE_ENV=test as production mode (natew)
- compiler: use config.command for production detection (natew)
- cli: handle duplicate CLI args correctly (natew)
Continuous Integration
- ignore minimatch CVE in audit (breaks depcheck) (natew)