Skip to content

Conversation

keyvez
Copy link

@keyvez keyvez commented Oct 8, 2021

  • Use importmap.json to correctly import unversioned imports in std
    (this was breaking due to 'v' prefix)
  • Upgrade dotenv to 0.4.3 to fix a dep error
  • Upgrade mysql to 2.6.1 to fix a dep error
  • Upgrade bcrypt to 0.2.3 to fix a dep error
  • Upgrade djwt to 1.0 to fix a dep error
  • Migrate usage of validateJwt to 1.0
  • Update README

  - Use importmap.json to correctly import unversioned imports in std
  (this was breaking due to 'v' prefix)
  - Upgrade dotenv to 0.4.3 to fix a dep error
  - Upgrade mysql to 2.6.1 to fix a dep error
  - Upgrade bcrypt to 0.2.3 to fix a dep error
  - Upgrade djwt to 1.0 to fix a dep error
  - Migrate usage of validateJwt to 1.0
  - Update README
@keyvez
Copy link
Author

keyvez commented Oct 8, 2021

Let me know what you think about it.

keyvez added 5 commits October 8, 2021 12:45
  - Imported types with `import type`
  - Upgraded to validasaur@v0.15.0 to fix `import type` errors
  - Update djwt to 1.1
  - Pass seconds to setExpiration for djwt@v1.1
  - Moved PORT to .env
  - Moved import map to import_map folder
  - Updated jwt to 1.4
  - Added a map for mysql/connection.ts to fix import type error
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