All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
- Update crossws to 0.3.x (#181)
- Relax crossws dep constraint (bcb9bf4)
- Update deps (9f24f20)
- Pooya Parsa (@pi0)
- dev: Update jiti to v2 (499e7bb)
- Fix typo (#179)
- release: V1.7.2 (f38f69a)
- Update deps (a8c4564)
- Lint with eslint v9 (7c9d8f9)
- Apply automated updates (99c283e)
- Apply automated updates (a6edc8f)
- Update node to 20 (b97bc01)
- Pooya Parsa (@pi0)
- @beer (@iiio2)
- Markthree (@markthree)
- dev: Call dynamic websocket resolver (7360d27)
- Pooya Parsa (@pi0)
- Update to crossws 0.2 api (b29607f)
- Pooya Parsa (@pi0)
- ws: Support dynamic websocket resolver (7b006e2)
- Pooya Parsa (@pi0)
- Experimental websocket support (#158)
- Pooya Parsa (@pi0)
- Apply default
localhost
in internalgenerateURL
util (6c76d31) - dev: Fix absolute paths imports on windows (#142)
- Update h3 example (#147)
- release: V1.5.5 (50224b5)
- Update lockfile (8b873f0)
- Fix h3 example (#150)
- Update lockfile and dependencies (79de7b8)
- Pooya Parsa (@pi0)
- Eugen Istoc [email protected]
- Jean-philippe Martel
- Haruaki OTAKE [email protected]
- Apply default
localhost
in internalgenerateURL
util (6c76d31)
- Pooya Parsa (@pi0)
- Use
localhost
when host is empty forgetURL
(9ec7d77)
- Fix typo (#127)
- Pooya Parsa (@pi0)
- Tech Genius
- Correct private host warning message (df5ff4d)
- Prefer explicit
hostname
option overHOST
env (0674d96)
- Pooya Parsa (@pi0)
- Imprve default host for windows, docker and wsl (#126)
- Use
std-env
for stackblitz detection (933c0c3)
- Pooya Parsa (@pi0)
- Open browser on wsl (#124)
- Pooya Parsa (@pi0)
- Sacha Stafyniak [email protected]
- Trap
SIGINT
,SIGTERM
andSIGHUP
for autoclosing (#108)
- Allow valid ipv6 as hostnames (78dd4b7)
- Update deps (7d34ab9)
- Mastercuber [email protected]
- Pooya Parsa (@pi0)
- Type and provide
listener.address
(972fac7)
- Update get-port-please and jiti (8be655c)
- Pooya Parsa (@pi0)
- Validate hostname after applying defaults (e6c1b89)
- Pooya Parsa (@pi0)
- Validate input hostname and warn (bfc8149)
- Remove
console.log
(aee15da)
- Pooya Parsa (@pi0)
- Update
get-port-please
and passpublic
flag (3de5b10) - cli: Remove
default: false
for opt-in flag (180c685)
- Pooya Parsa (@pi0)
- Use ipv4 for windows and wsl default hostname (#119)
- Tidy up
open
,wsl
, anddocker
utils (#118)
- Pooya Parsa (@pi0)
- Prevent double brackets for ipv6 format (2110e40)
- Update playground version (f9f1be3)
- Pooya Parsa (@pi0)
- Better options handling for public host (#112)
- cli: Handle
--host
with boolean value (#113) - Several bugfixes for generated urls (#114)
- Show qr code above listening urls (#115)
- release: V1.4.1 (a5bf8db)
- Update playground versions (e15fc57)
- Update dependencies (b8840f8)
- Update lockfile (d91d4ef)
- Remove emoji (e4d0037)
- Pooya Parsa (@pi0)
- dev: Update
@parcel/watcher-wasm
usage to 2.3.0 (329230a)
- Update dependencies (b6b8a9c)
- Pooya Parsa (@pi0)
- cli: Expose
getArgs
andparseArgs
(#109)
- Pooya Parsa (@pi0)
- Pooya Parsa (@pi0)
- Anthony Fu [email protected]
- Print qr code for public address (#89)
qr
andpublicURL
options and--qr
,--no-qr
, and--public-url
cli flags (#97)public
option and--host
flag to disable network expose in development by default (#98)- Stackblitz auto url detection (experimental) (#99)
- cli: Accept
https.*
options (#93) - Tunnel support via
unjs/untun
andcloudflared
(experimental) (#102)
- dev: Use
@parcel/watcher
whenever available (#95)
- dev: Try to resolve h3 from user
node_modules
first (#94) - dev: Show better error for when no compatible handler is exported (#92)
- Better watcher warning message (ec92cf4)
- Fix option types and handling (ad82a70)
- Use consistent emojies (4b26902)
- Simplify console output (e741be0)
- release: V1.2.2 (fb01a23)
- Update readme (4169f50)
- Update readme (1a6eaac)
- cli: Fix typo and avoid exposing internal util (0c55c9c)
- cli: Remove accidental console log (bd2b5d6)
- Update playground (1dbb809)
- Update readme (b45be3f)
- Update readme (10ad172)
- Fix order mismatch (#90)
- setup: Extend certificate generation to also write ca.pem, ca-key.pem and certificate chain to files (#103)
- Pooya Parsa (@pi0)
- Mastercuber [email protected]
- Anthony Fu [email protected]
- watcher: Use
@parcel/watcher-wasm
for non node.js environment compatibility (#85)
- Pooya Parsa (@pi0)
- Avoid directly importing
availableParallelism
from os (bdd8771)
- Pooya Parsa (@pi0)
- Improve watcher experience (#82)
- Dev server with serve static support (#83)
- https: Support using encrypted private key and pkcs12 (pfx) keystore (#80)
- watcher: Resolve relative paths without leading dot (c8388f1)
- Update dependencies (1a7a974)
- Update playground (028b5c9)
- Update lockfile (cd9f66a)
- Update usage to include h3 (ede3999)
- Use conventional commit for autofix action (#79)
- Mastercuber [email protected]
- Pooya Parsa (@pi0)
- Daniel Roe [email protected]
- Fix bin entries (c6dbc80)
- Pooya Parsa (@pi0)
- Include
bin
in npm dist files (03e66b0)
- Pooya Parsa (@pi0)
- Remove non existing
cjs
dist fromexports
(#69) - Move
types
field to the first (5abd82c) - Fix cjs compatibility (65d667c)
- Update dependencies (92e94fb)
- Format code (5590480)
- Add autofix ci (c2e6b85)
- Add missing type import (448d3c9)
- Fix type import (174e9fe)
- Pooya Parsa (@pi0)
- Daniel Roe [email protected]
- Add default port range (#63)
- Update badges and content (b7cf9ad)
- Remove extra badges (767c9ed)
- SΓ©bastien Chopin (@Atinux)
- Update ufo and other dependencies (d3db211)
- Pooya Parsa [email protected]
- Format with prettier (bb2aa4d)
- Pooya Parsa [email protected]
- Farnabaz [email protected]
1.0.1 (2022-11-28)
1.0.0 (2022-11-15)
0.3.5 (2022-11-02)
0.3.4 (2022-09-20)
- add custom hostname to alternative domains (d7ffa58)
- fix type for
https
only for listener instead of options (59a2c76)
0.3.3 (2022-09-20)
- narrow down listener.https type (c8279e2)
0.3.2 (2022-09-20)
- expose resolve https options (84023f4)
- display provided hostname (ee1df6d)
0.3.1 (2022-09-15)
- ipv6 support (eb9f5ef)
0.3.0 (2022-09-15)
certificate
andselfsigned
options are merged withhttps
- improved ssl support (71256e6)
0.2.15 (2022-08-08)
- deps: update get-port please (d0267d8)
0.2.14 (2022-08-08)
- update ger-port-please with verbose error (8e6f023)
0.2.13 (2022-06-15)
0.2.12 (2022-06-13)
0.2.11 (2022-04-25)
- properly invoke isWsl as a function (#22) (2951376), closes nuxt/framework#4495
0.2.10 (2022-04-16)
- bundle
xdg-open
as an async chunk (890a4a9)
0.2.9 (2022-04-15)
- inline
open
package for esm bundling support (3c2948f), closes nuxt/framework#4352 - use
options.hostname
for listening (#19) (10164d5)
0.2.8 (2022-04-07)
0.2.7 (2022-04-07)
- update ssl keySize to 2048 (f63967b)
0.2.6 (2022-01-13)
- update dependencies (4a25d12)
0.2.5 (2021-10-14)
- use defu for defaults (f866a61)
0.2.4 (2021-04-13)
- allow recalling showURL (cd00e79)
0.2.3 (2021-04-05)
- add \n to surrounding of listen message (b4b1300)
0.2.2 (2021-04-05)
- add empty line to listening message (8381c49)
0.2.1 (2021-04-05)
- allow deferred open (2b4a3f8)
0.2.0 (2021-04-05)
- improve perf and dx
- improve perf and dx (6834809)
0.1.4 (2021-02-22)
- expose $fetch utility (38e6b2c)
0.1.3 (2021-02-18)
0.1.2 (2020-12-07)
0.1.1 (2020-12-07)
- types: expose Listener type (6ccb5e2)
0.1.0 (2020-12-05)
- unsupport jest as is unstable
- unsupport jest as is unstable (5ec0d07)
0.0.4 (2020-12-05)
0.0.3 (2020-12-05)
- auto detect prod and test envs (d43b130)
- clipboard and open (b4ae5b6)
- guard against multiple close calls (f9c0315)
- support custom certificate (d462ba5)
- support graceful shutdown (69d6d17)
- silently ignore clipboard and open errors (b78a6c4)