remix-run / history

Manage session history with JavaScript
MIT License
8.29k stars 961 forks source link

fix: allow `import {xyz} from "history"` #931

Closed jacob-ebey closed 2 years ago

jacob-ebey commented 2 years ago

chore: simplify build config chore: move type generation out of rollup chore: use babel instead of another plugin for transpiling TS chore: use typescript references for easier migraiton later chore: bundle babel helpers chore: remove dep on @babel/runtime

ryanflorence commented 2 years ago

closing in favor of #934