All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- The remote resolver has been refactored to internally use URLs for all resolved IDs.
- Example folder now contains the vite config.
- The readme has been updated with links to Deno information.
- Readme is now populated.
- The https example now uses React from esm.sh.
- Deno CLI stdout is now visible when running Vite.
- Calls to the Deno CLI are now cached for the duration of the session.
- Renamed to vite_plugin_deno_resolve
- Initial experimental release with only https specifiers currently implemented.