Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: convert from UMD to ESM, cleanup/modernize #228

Merged
merged 7 commits into from
Dec 29, 2023
Merged

chore: convert from UMD to ESM, cleanup/modernize #228

merged 7 commits into from
Dec 29, 2023

Conversation

neoncitylights
Copy link
Member

@neoncitylights neoncitylights commented Dec 29, 2023

  • TypeScript: Update from v4.9.3 to v5.3.3
  • TypeDoc: Update from v0.23.21 to v0.25.4
  • @typescript-eslint/eslint-plugin, @typescript-eslint/parser: Update from v5.44.0 to v6.16.0
  • Add personal lint config packages markdownlint-config-neoncitylights, eslint-config-neoncitylights
  • CI: Upgrade CodeSandbox Node version from v14 to v18
  • CI: modernize main.yml workflow (sync with neoncitylights/typescript template)
  • Upgrade NPM lockfile version from v2 to v3
  • Switch from Renovate to Dependabot for dependency updates
  • Replaces Webpack with Vite
  • Replaces Jest with Vitest
  • Merges typedoc.json into tsconfig.json
  • Make .gitignore closer to zero-config (Syncs with chore(gitignore): make gitignore closer to zero-config neoncitylights/typescript#234)

Copy link

codesandbox-ci bot commented Dec 29, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@neoncitylights neoncitylights changed the title chore: convert from UMD to ESM chore: convert from UMD to ESM, cleanup/modernize Dec 29, 2023
@neoncitylights neoncitylights marked this pull request as ready for review December 29, 2023 03:50
@neoncitylights neoncitylights merged commit 7114f95 into main Dec 29, 2023
10 checks passed
neoncitylights added a commit that referenced this pull request Dec 29, 2023
- TypeScript: Update from v4.9.3 to v5.3.3
- TypeDoc: Update from v0.23.21 to v0.25.4
- `@typescript-eslint/eslint-plugin`, `@typescript-eslint/parser`: Update from v5.44.0 to v6.16.0
- Add personal lint config packages `markdownlint-config-neoncitylights`, `eslint-config-neoncitylights`
- CI: Upgrade CodeSandbox Node version from v14 to v18
- CI: modernize `main.yml` workflow (sync with neoncitylights/typescript template)
- Upgrade NPM lockfile version from v2 to v3
- Switch from Renovate to Dependabot for dependency updates
- Replaces Webpack with Vite
- Replaces Jest with Vitest
- Merges `typedoc.json` into `tsconfig.json`
- Make `.gitignore` closer to zero-config (Syncs with neoncitylights/typescript#234)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant