- Rollup for bundling
- separate ESM, CJS, UMD bundles
- bundles clearly specified in
package.json
so modern bundlers should use the right bundle. - README updates to reflect these changes
- no dependency on
formdata-polyfill
- guidance instead. - Renamed the ASP.NET Core CSRF Token Field Name constant for clarity.