Closed olegbespalov closed 2 years ago
Migrate the extension internals to the new k6's module API
The old module API is deprecated and will be removed in the next release, which means that without the migration to a new API xk6-nats will stop building:
xk6 build master --with xk6-nats=.
What?
Migrate the extension internals to the new k6's module API
Why?
The old module API is deprecated and will be removed in the next release, which means that without the migration to a new API xk6-nats will stop building: