Releases: slimandslam/schwab-client-js
V1.0.8
v1.0.7
Added a NextJS/Tailwind/React/Recharts dashboard example. Now including bufferutil for the ws package (this also solved an error I got when running the NextJS example).
v1.0.6
Tweaked the schwab-authorize command to properly handle port numbers and changed the docs to clarify the usage. Fixed some wording in the README.md. Updated the package.json to the latest versions of packages.
v1.0.5
Better error responses. Fixed some issues deleting orders and added more documentation in the README
v1.0.4
A few tweaks here and there. Updated the logger function to include the url for fetches. Fixed the dashboard examples so that the browser launches a couple of seconds after the server.
v1.0.3
the schwab-authorize script now dynamically generates an SSL key that disappears after the script exits.
v1.0.2
Tweaked schwab-authorize to work on Windows
v1.0.1
Updated the package.json to make sure the self-signed certs for schwab-authorize show up on Windows 11
v1.0.0
schwab-client-js gives you complete access to the Schwab REST API using convenient classes and methods. You can stream real-time market data, create and track orders, and retrieve information about your account as well as retrieve different types of market data.