Skip to content

v0.16.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Feb 09:54
· 1 commit to main since this release
v0.16.0
01925cd

   🚨 Breaking Changes

--- import { getRandom } from './rand' assert { type: 'macro' }
+++ import { getRandom } from './rand' with { type: 'macro' }
    View changes on GitHub